home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / flips12.arc / REVISION.DOC < prev   
Encoding:
Text File  |  1986-04-17  |  1.6 KB  |  42 lines

  1. ------------------------ FLIPSDOR REVISION RECORD -----------------------
  2.  
  3. Version 1.0 - March 23, 1986
  4.  
  5.     First public release of flips.
  6.  
  7. Version 1.1 - April 4, 1986
  8.  
  9.     * Minor cosmetic revisions only.
  10.  
  11. Version 1.2 - April 17, 1986
  12.  
  13.     * Revised to allow operation under up to five nodes.  At this point, 
  14.       Flips does no file locking of any sort.  It does, however, alow a 
  15.       node number to be passed on the command line which is used to find 
  16.       the appropriate communications port for that node.  For example, 
  17.       starting the program with the command line:
  18.  
  19.                 FLIPSDOR 2
  20.  
  21.       would tell flips that it is to use the communications port 
  22.       assigned to node 2 in the configuration file.  The configuration
  23.       program has been similarly revised to allow assignment of up to 
  24.       five communications ports.
  25.  
  26.       NOTE: Beacuse of this change, a new configuration file must be 
  27.             created for Flips.  Using Flips with a configuration file 
  28.             created by an earlier version will cause errors to occur.
  29.  
  30.     * Added message to SYSOP if user drops the line.  Flips does it's 
  31.       own monitoring of the carrier signal and exits if the line is 
  32.       dropped.
  33.  
  34.     * Additional cosmetic enhancements are made to the code.
  35.  
  36.     * Fixed error in reporting comm port errors.
  37.  
  38.     * Added option to dissallow return users.  This is set in the
  39.       confgurator and can be used to prevent the same person from using 
  40.       flips twice in a row.  The last user's name is stored in the score 
  41.       file and used to check for return users.
  42.